Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style(ios): adjust to changes after clang-format update #14050

Merged
merged 2 commits into from
May 28, 2024

Conversation

ewanharris
Copy link
Collaborator

@ewanharris ewanharris commented May 28, 2024

clang-format was updated as part of #13886, this would have bought along some changes with the expected formatting.

I ran npm ci to install the fresh dependencies, then npm run format:ios to format the iOS codebase to make it pass the updated formatting rules.

I've also removed the pnpm lockfile, I'm not sure when it was committed but it hasn't been touched in a year and this project should not just switch to pnpm. It would impact the entire build process for the SDK if we did that and is probably a larger undertaking

@ewanharris ewanharris merged commit f5f4715 into tidev:master May 28, 2024
5 checks passed
@ewanharris ewanharris deleted the style/fix-lint-changes branch May 28, 2024 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants